Doh.
authorMichael Fulbright <drmike@src.gnome.org>
Tue, 9 Nov 1999 23:22:51 +0000 (23:22 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Tue, 9 Nov 1999 23:22:51 +0000 (23:22 +0000)
Dr Mike

gdk-pixbuf/io-pnm.c

index 7e409d3033ead051578901e6ed679174e42ee66e..5b10ddca2901b9d0869e32e519ae9f827b4da155 100644 (file)
@@ -595,7 +595,6 @@ image_load (FILE *f)
 
        inbuf = &context.inbuf;
 
-       file_off = 0;
        while (TRUE) {
                guint  num_to_read;